# Palatinate Events #

event = {
	id = 29001
	random = no
	country = PFA
	name = "EVENTNAME29001"
	desc = "EVENTHIST29001"
	style = 1
	date = { day = 1 month = january year = 1449 }
	deathdate = { day = 1 month = february year = 1449 }
	action_a = {
		name = "ACTIONNAME29001A"
		command = { type = infra value = 100 }
		command = { type = domestic which = CENTRALIZATION value = 2 }
		command = { type = provincetax which = 345 value = 1 }
	}
	action_b = {
		name = "ACTIONNAME29001B"
		command = { type = domestic which = CENTRALIZATION value = -1 }
		command = { type = domestic which = ARISTOCRACY value = -1 }
		command = { type = domestic which = SERFDOM value = -2 }
	}
}
event = {
	id = 29002
	random = no
	country = PFA
	name = "EVENTNAME29002"
	desc = "EVENTHIST29002"
	style = 2
	date = { day = 1 month = january year = 1508 }
	deathdate = { day = 2 month = february year = 1510 }
	action_a = {
		name = "ACTIONNAME29002A"
		command = { type = fortress which = 345 value = 1 }
		command = { type = treasury value = -100 }		
	}
	action_b = {
		name = "ACTIONNAME29002B"
		command = { type = vp value = -5 }
	}
}
event = {
	id = 29003
	random = no
	country = PFA
	name = "EVENTNAME29003"
	desc = "EVENTHIST29003"
	style = 2
	date = { day = 1 month = may year = 1537 }
	deathdate = { day = 1 month = september year = 1537 }
	action_a = {
		name = "ACTIONNAME40098A"
		command = { type = stability value = -3 }
		command = { type = infra value = -50 }
	}
}
event = {
	id = 29004
	random = no
	country = PFA
	name = "EVENTNAME29004"
	desc = "EVENTHIST29004"
	style = 2
	date = { day = 1 month = january year = 1556 }
	deathdate = { day = 1 month = february year = 1556 }
	action_a = {
		name = "ACTIONNAME40120A"
		command = { type = relation which = -1 value = 30 }
		command = { type = relation which = -1 value = 25 }
		command = { type = relation which = -1 value = 20 }
		command = { type = relation which = -1 value = 15 }
	}
}
event = {
	id = 29005
	random = no
	country = PFA
	name = "EVENTNAME29005"
	desc = "EVENTHIST29005"
	style = 3
	date = { day = 1 month = january year = 1620 }
	deathdate = { day = 1 month = february year = 1620 }
	action_a = {
		name = "ACTIONNAME29005A"
		command = { type = domestic which = INNOVATIVE value = -1 }
		command = { type = sleepevent which = 29006 }
		command = { type = sleepevent which = 29007 }
	}
	action_b = {
		name = "ACTIONNAME29005B"
		command = { type = stability value = -1 }
		command = { type = sleepevent which = 29011 }
	}
}
event = { 
        id = 29006 
        trigger = { war = { country = PFA country = BAY } 
                    control = { province = 345 data = BAY }                    
        }
        random = NO 
        country = PFA 
        name = "EVENTNAME29006" 
        desc = "EVENTHIST29006"
        date = { day = 2 month = january year = 1620 } 
	  deathdate = { day = 1 month = january year = 1648 }
        style = 3 
        action_a = { 
        	   name = "ACTIONNAME29006A" 
                   command = { type = domestic which = INNOVATIVE value = -2 }
                   command = { type = provincetax which = 345 value = -2 }
                   command = { type = infra value = -500 }
                   command = { type = trade value = -500 }
                   command = { type = sleepevent which = 29007 }
	}
}
event = { 
        id = 29007 
        trigger = { war = { country = PFA country = FRA } 
                    control = { province = 345 data = FRA }                     
        }
        random = NO 
        country = PFA 
        name = "EVENTNAME29007" 
        desc = "EVENTHIST29007"
        date = { day = 2 month = january year = 1620 } 
	deathdate = { day = 1 month = january year = 1648 }
        style = 3 
        action_a = { 
        	   name = "ACTIONNAME29006A" 
                   command = { type = domestic which = INNOVATIVE value = -2 }
                   command = { type = provincetax which = 345 value = -2 }
                   command = { type = infra value = -500 }
                   command = { type = trade value = -500 }
                   command = { type = sleepevent which = 29006 }
	}
}
event = { 
	id = 29008 
	trigger = { war = { country = PFA country = BAY } 
                  control = { province = 345 data = BAY }
                  exists = PAP                    
	} 
	random = NO 
	country = BAY
	name = "EVENTNAME29008" 
	desc = "EVENTHIST29008"
	date = { day = 2 month = january year = 1620 } 
	deathdate = { day = 1 month = january year = 1648 }
	style = 3 
	action_a = { 
        	name = "ACTIONNAME29008A" 
		command = { type = relation which = PFA value = -100 }
		command = { type = relation which = PAP value = 100 }
		command = { type = trigger which = 29009 }              
	}
	action_b = {
		name = "ACTIONNAME29008B"
		command = { type = relation which = PFA value = 100 }
            	command = { type = relation which = PAP value = -100 }
            	command = { type = sleepevent which = 29009 }
        }
}
event = {
	id = 29009
	trigger = { event = 29008 }
	random = no
	country = PFA
	name = "EVENTNAME29009"
	desc = "EVENTNAME29009"
	style = 3
	date = { day = 2 month = january year = 1620 }
	deathdate = { day = 1 month = january year = 1648 }
	action_a = {
		name = "ACTIONNAME29009A"
		command = { type = stability value = -1 }
		command = { type = sleepevent which = 29010}
	}
	action_b = {
		name = "ACTIONNAME29009B"
		command = { type = casusbelli which = PAP value = 144 }
	}
}
event = { 
	id = 29010 
	trigger = { war = { country = PFA country = PAP } 
                    control = { province = 399 data = PFA }
                    event = 29009                    
        } 
	random = NO 
	country = PFA
	name = "EVENTNAME29010" 
	desc = "EVENTHIST29010"
	date = { day = 2 month = january year = 1620 } 
	deathdate = { day = 1 month = january year = 1670 }
	style = 3 
	action_a = { 
        	name = "ACTIONNAME29010A" 
                command = { type = vp value = 30 }
                command = { type = relation which = PAP value = -100 }             
	}
}
event = {
	id = 29011
	random = no
	country = PFA
	name = "EVENTNAME29011"
	desc = "EVENTHIST29011"
	style = 3
	date = { day = 1 month = january year = 1652 }
	deathdate = { day = 1 month = february year = 1652 }
	action_a = {
		name = "ACTIONNAME29011A"
		command = { type = domestic which = INNOVATIVE value = 1 }
	}
}
event = {
	id = 29012
	random = no
	trigger = {
		   religion = reformed
			}	
	country = PFA
	name = "EVENTNAME29012"
	desc = "EVENTHIST29012"
	style = 1
	date = { day = 1 month = january year = 1653 }
	deathdate = { day = 1 month = december year = 1653 }
	action_a = {
		name = "ACTIONNAME40120A"
		command = { type = domestic which = INNOVATIVE value = 1 }
		command = { type = relation which = SCO value = 50 }
		command = { type = relation which = HES value = 75 }
		command = { type = relation which = HOL value = 75 }
		command = { type = stability value = 1 }
		
	}
}
event = {
	id = 29013
	random = no
	country = PFA
	name = "EVENTNAME29013"
	desc = "EVENTHIST29013"
	style = 1
	date = { day = 1 month = january year = 1709 }
	deathdate = { day = 1 month = march year = 1709 }
	action_a = {
		name = "ACTIONNAME29013A"
		command = { type = population which = 345 value = -15000 }
		command = { type = population which = 345 value = -10000 }
		command = { type = revoltrisk which = 24 value = 3 }
	}
	action_b = {
		name = "ACTIONNAME29013B"
		command = { type = population which = 345 value = -2500 }
		command = { type = population which = 345 value = -1000 }
		command = { type = provincetax which = 345 value = -2 }
		command = { type = revoltrisk which = 24 value = -1 }
	}
}
event = {
	id = 29014
	random = no
	country = PFA
	name = "EVENTNAME29014"
	desc = "EVENTHIST29014"
	style = 4
	date = { day = 1 month = may year = 1750 }
	deathdate = { day = 1 month = august year = 1750 }
	action_a = {
		name = "ACTIONNAME29014A"
		command = { type = relation which = -1 value = 30 }
		command = { type = relation which = -1 value = 30 }
		command = { type = relation which = -1 value = 30 }
		command = { type = relation which = -1 value = 30 }
		command = { type = treasury value = -50}
	}
	action_b = {
		name = "ACTIONNAME29014B"
		command = { type = vp value = -5 }
	}
}
event = {
	id = 29015
	random = no
	country = PFA
	name = "EVENTNAME29015"
	desc = "EVENTHIST29015"
	style = 5
	date = { day = 1 month = may year = 1764 }
	deathdate = { day = 1 month = september year = 1764 }
	action_a = {
		name = "ACTIONNAME40098A"
		command = { type = stability value = -3 }
		command = { type = infra value = -50 }
	}
}
event = {
	id = 29016
	random = no
	country = PFA
	name = "EVENTNAME29016"
	desc = "EVENTHIST29016"
	style = 5
	date = { day = 1 month = january year = 1803 }
	deathdate = { day = 1 month = december year = 1803 }
	action_a = {
		name = "ACTIONNAME29016A"
		command = { type = domestic which = INNOVATIVE value = 1 }
	}
}
